home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / ra / ratp23.zip / RATOP.NEW < prev    next >
Text File  |  1991-12-21  |  3KB  |  79 lines

  1. Whats old and new with RATop.
  2.  
  3. Update History:
  4.  
  5.     10/10/90      -  First Release 1.0.
  6.  
  7.     10/13/90  Bug -  This one is weird.  But I found that when processing
  8.     v1.1             the index files after they are created to produce the
  9.                      bulletins, if a seek was done to the last record of
  10.                      users file, an eof condition was true, thus prematurely
  11.                      terminating the reads on the index file.  This resulted
  12.                      in an imcomplete report of callers, downloaders or
  13.                      uploaders.
  14.  
  15.               Fix -  Took the Eof check out since direct seeks were being
  16.                      done anyway.
  17.  
  18.  
  19.      09/24/91     -  I did a complete rewrite from Pascal to Turbo-C.  What 
  20.      v2.0            a difference.  Anyway, a slow sort was abolished.  It
  21.                      now sorts as fast as you can blink an eye.  
  22.                      Allows up to the max users RA can handle (65535 I
  23.                      believe).
  24.  
  25.                      Security Level and Security Flag support was added.
  26.  
  27.                      A new feature was added to allow processing of an
  28.                      alternate control file.  This is handy for making
  29.                      multiple bulletins using different securities and
  30.                      flags.
  31.     
  32.      10/27/91      - Added Group checking.  This allows a bulletin to be
  33.      v2.1            created using only certain user groups.
  34.  
  35.                    - Fixed a little bug.  If the Path keyword was ommitted,
  36.                      default BULLET01 file was not being created.
  37.  
  38.      Fixes:
  39.  
  40.      10/27/91      - Using the RA environment variable to find the USERS.BBS
  41.      v2.2            created problems for some systems.  Made a small code
  42.                      change to look for USERS.BBS in the current directory.
  43.     
  44.      10/30/91      - Key checking wasn't intrepting the user's key correctly.
  45.  
  46.      Fixes:
  47.  
  48.      12/21/91      - Fixed a little problem with the title of the bulletin
  49.      v2.3            not being exactly centered.
  50.   
  51.                    - The last line of the bulletin wasn't being displayed 
  52.                      correctly.  Although this had no impact on the 
  53.                      performance of RATop, it was annoying to me.
  54.      
  55.       Enhancements:
  56.  
  57.       12/21/91     - Supports user records who have the nolist status.
  58.                      This option can be overridden in the control file.
  59.  
  60.                    - Option to use handles intead of real names in the
  61.                      bulletins.      
  62.  
  63.                    - RATop now uses the CONFIG.RA to find the USERS.BBS
  64.                      file.  It is no longer required to run RATop from
  65.                      same directory that contains the USERS.BBS file.
  66.  
  67.  
  68.   Well, that about does it for all the fixes and enhancements to date.  
  69.  
  70.   I wish to thank Mark Thomas of King's Corner BBS for his suggestions and
  71.   reports on how well RATop is doing.
  72.  
  73.   I wish to also thank Randall Baker of The Outlaw BBS for his suggestions
  74.   to improvements to RATop and help in being a distibution site for this 
  75.   software.
  76.  
  77.      
  78.  
  79.